Home
last modified time | relevance | path

Searched +defs:access +defs:render (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsScissorTests.cpp109 void clearEdges(const tcu::PixelBufferAccess &access, const T &color, const IVec4 &scissorArea) in clearEdges()
334 void ScissorPrimitiveCase::render(GLuint program, const IVec4 &) const in render() function in deqp::gls::Functional::__anon08a075510111::ScissorPrimitiveCase
441 void ScissorClearCase::render(GLuint program, const IVec4 &) const in render() function in deqp::gls::Functional::__anon08a075510111::ScissorClearCase
540 void FramebufferBlitCase::render(GLuint program, const IVec4 &viewport) const in render() function in deqp::gls::Functional::__anon08a075510111::FramebufferBlitCase
855 void FramebufferClearCase::render(GLuint program) const in render() function in deqp::gls::Functional::__anon08a075510111::FramebufferClearCase
/aosp_15_r20/external/deqp/modules/gles2/performance/
H A Des2pTextureUploadTests.cpp220 tcu::PixelBufferAccess access(texFmt, m_texSize, m_texSize, 1, stride, 0, &m_texData[0]); in init() local
322 void TextureUploadCallCase::render(void) in render() function in deqp::gles2::Performance::TextureUploadCallCase
421 void TextureUploadAndDrawCase::render(void) in render() function in deqp::gles2::Performance::TextureUploadAndDrawCase
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fTextureUnitTests.cpp665 tcu::PixelBufferAccess access = in init() local
786 void TextureUnitCase::render(sglr::Context &context) in render() function in deqp::gles2::Functional::TextureUnitCase
826 tcu::ConstPixelBufferAccess access = texture->getLevel(levelNdx); in render() local
852 … tcu::ConstPixelBufferAccess access = texture->getLevelFace(levelNdx, (tcu::CubeFace)face); in render() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTextureUnitTests.cpp827 tcu::PixelBufferAccess access = in init() local
1018 tcu::ConstPixelBufferAccess access = texture->getLevel(levelNdx); in upload2dTexture() local
1046 … tcu::ConstPixelBufferAccess access = texture->getLevelFace(levelNdx, (tcu::CubeFace)face); in uploadCubeTexture() local
1073 tcu::ConstPixelBufferAccess access = texture->getLevel(levelNdx); in upload2dArrayTexture() local
1101 tcu::ConstPixelBufferAccess access = texture->getLevel(levelNdx); in upload3dTexture() local
1115 void TextureUnitCase::render(sglr::Context &context) in render() function in deqp::gles3::Functional::TextureUnitCase
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRender.cpp1064 const tcu::ConstPixelBufferAccess &access = *lit; in uploadImage() local
1104 const tcu::ConstPixelBufferAccess &access = layerData[layerNdx]; in uploadImage() local
1352 const tcu::ConstPixelBufferAccess &access = *lit; in uploadSparseImage() local
1393 const tcu::ConstPixelBufferAccess &access = layerData[layerNdx]; in uploadSparseImage() local
1850 void ShaderRenderCaseInstance::render(uint32_t numVertices, uint32_t numTriangles, const uint16_t *… in render() function in vkt::sr::ShaderRenderCaseInstance
1856 void ShaderRenderCaseInstance::render(uint32_t numVertices, uint32_t numIndices, const uint16_t *in… in render() function in vkt::sr::ShaderRenderCaseInstance
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DWebGLCompatibilityTest.cpp706 GLint access = 0; in TEST_P() local
3175 bool render = false; in TEST_P() local
3186 bool render = false; in TEST_P() local
3210 bool render = false; in TEST_P() local
3221 bool render = false; in TEST_P() local
3246 bool render = false; in TEST_P() local
3257 bool render = false; in TEST_P() local
3281 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_float"); in TEST_P() local
3293 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_float"); in TEST_P() local
3316 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_float"); in TEST_P() local
[all …]
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-transformer-nodeps/android_common_apex30/aar/
Dandroidx.media3.media3-transformer-nodeps.jarandroidx/ androidx/media3/ androidx/media3/transformer/ androidx/media3/transformer/AssetLoader ...
Dclasses.jarandroidx/ androidx/media3/ androidx/media3/transformer/ androidx/media3/transformer/AssetLoader ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-transformer-nodeps/android_common/aar/
Dclasses.jarandroidx/ androidx/media3/ androidx/media3/transformer/ androidx/media3/transformer/AssetLoader ...
Dandroidx.media3.media3-transformer-nodeps.jarandroidx/ androidx/media3/ androidx/media3/transformer/ androidx/media3/transformer/AssetLoader ...
/aosp_15_r20/external/deqp/framework/referencerenderer/
H A DrrFragmentOperations.cpp235 tcu::PixelBufferAccess access(depthBuffer.getFormat(), 1, 1, 1, &buffer); in executeDepthBoundsTest() local
242 tcu::PixelBufferAccess access(depthBuffer.getFormat(), 1, 1, 1, &buffer); in executeDepthBoundsTest() local
998 void FragmentProcessor::render(const rr::MultisamplePixelBufferAccess &msColorBuffer, in render() function in rr::FragmentProcessor
/aosp_15_r20/prebuilts/misc/common/jacoco/lib/
HDorg.jacoco.report-0.8.8.202204050719.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jacoco/ org/ ...
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.c1241 VkAccessFlagBits2 access; member
1260 VkAccessFlagBits2 access = 0; in stage_access_for_layout() local
1641 VkRenderingInfo render = { in load_attachment() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fUniformLocationTests.cpp441 bool UniformLocationCase::verifyResult(const tcu::ConstPixelBufferAccess &access) in verifyResult()
528 void UniformLocationCase::render(const glu::ShaderProgram &program, const vector<UniformInfo> &unif… in render() function in deqp::gles31::Functional::__anon257b02870111::UniformLocationCase
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-exoplayer-nodeps/android_common/aar/
Dclasses.jar ... void setEnabled (boolean) boolean enabled static synthetic boolean access$000 (androidx.media3.exoplayer.AudioBecomingNoisyManager ...
Dandroidx.media3.media3-exoplayer-nodeps.jar ... void setEnabled (boolean) boolean enabled static synthetic boolean access$000 (androidx.media3.exoplayer.AudioBecomingNoisyManager ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-exoplayer-nodeps/android_common_apex30/aar/
Dandroidx.media3.media3-exoplayer-nodeps.jar ... void setEnabled (boolean) boolean enabled static synthetic boolean access$000 (androidx.media3.exoplayer.AudioBecomingNoisyManager ...
Dclasses.jar ... void setEnabled (boolean) boolean enabled static synthetic boolean access$000 (androidx.media3.exoplayer.AudioBecomingNoisyManager ...
/aosp_15_r20/prebuilts/misc/common/commons-cli/
HDcommons-cli-1.8.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-velocity-engine/apache-velocity-engine-core/android_common_apex33/javac/
Dapache-velocity-engine-core.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp4485 auto access = result->getAccess(); in renderColorImageForLog() local
4512 auto access = result->getAccess(); in renderColorImageForLog() local
4724 const ConstPixelBufferAccess access(format, targetSize.x(), targetSize.y(), 1, ptr); in logAndVerifyImages() local
6392 const TestConfig::RenderTypes render = in addAttachmentTests() local
6497 const TestConfig::RenderTypes render = TestConfig::RENDERTYPES_DRAW; in addAttachmentWriteMaskTests() local
6963 const TestConfig::RenderTypes render = rng.choose<TestConfig::RenderTypes>( in addAttachmentAllocationTests() local
7159 const TestConfig::RenderTypes render = rng.choose<TestConfig::RenderTypes>( in addAttachmentAllocationTests() local
/aosp_15_r20/out/soong/.intermediates/external/jsilver/jsilver/linux_glibc_common/javac/
Djsilver.jar ... clearsilver.jsilver.resourceloader.ResourceLoader defaultResourceLoader public void render (java.lang.String, com.google ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjsilver-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/jsilver/jsilver/linux_glibc_common/local-javac-header/
Djsilver.jar ... clearsilver.jsilver.resourceloader.ResourceLoader defaultResourceLoader public void render (java.lang.String, com.google ...
/aosp_15_r20/frameworks/opt/setupwizard/tools/docs/
Djsilver.jar ... [] paths static synthetic java.lang.String access$000 () static synthetic java.lang. ...

12345678910>>...14