/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/ |
H A D | NativeAttachShaderTest.java | 54 int shaderCount = mActivity.mRenderer.mShaderCount; in test_glAttachedShaders_validshader() local 98 int shaderCount = GL2JniLibOne.getAttachedShaderCount(); in test_glAttachedShaders_noshader() local 140 int shaderCount = mActivity.mRenderer.mShaderCount; in test_glAttachShaders_successfulcompile_attach_frag() local
|
H A D | AttachShaderTest.java | 53 int shaderCount = mActivity.getNoOfAttachedShaders(); in test_glAttachedShaders_validshader() local 101 int shaderCount = mActivity.getNoOfAttachedShaders(); in test_glAttachedShaders_noshader() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingShaderBindingTableTests.cpp | 126 std::vector<uint32_t> shaderCount(STT_COUNT); in getShaderCounts() local 312 std::vector<uint32_t> shaderCount = getShaderCounts(); in initRayTracingShaders() local 470 std::vector<uint32_t> shaderCount = getShaderCounts(); in initShaderBindingTables() local 786 std::vector<uint32_t> shaderCount = getShaderCounts(); in initPrograms() local
|
H A D | vktRayTracingPipelineLibraryTests.cpp | 655 uint32_t shaderCount = uint32_t(m_data.libraryConfiguration.pipelineLibraries[i].y()); in runTest() local 669 uint32_t shaderCount, shaderOffset; in runTest() local 749 uint32_t shaderCount, shaderOffset; in runTest() local
|
H A D | vktRayTracingMemGuaranteeTests.cpp | 170 uint32_t shaderCount = 0; in RayTracingBuildTestInstance() local
|
H A D | vktRayTracingComplexControlFlowTests.cpp | 278 uint32_t shaderCount = 0; in RayTracingComplexControlFlowInstance() local
|
H A D | vktRayTracingBuiltinTests.cpp | 246 uint32_t shaderCount = 0; in RayTracingBuiltinLaunchTestInstance() local
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowGLES20.java | 12 private static int shaderCount = 0; field in ShadowGLES20
|
/aosp_15_r20/cts/tests/tests/opengl/libopengltest/ |
H A D | gl2_jni_libone.cpp | 45 static GLint shaderCount = -1; variable
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorUpdateASTests.cpp | 1205 uint32_t shaderCount = 0; in initPipeline() local 1692 uint32_t shaderCount = 0; in initPipeline() local 2119 uint32_t shaderCount = 0; in initPipeline() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | ProgramCache.cpp | 83 uint32_t shaderCount = 0; in primeCache() local
|
/aosp_15_r20/hardware/google/gfxstream/host/tests/ |
D | GLSnapshotPrograms_unittest.cpp | 214 GLsizei shaderCount; in getProgramState() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryWatertightnessTests.cpp | 804 uint32_t shaderCount = 0; in initConfiguration() local 1370 uint32_t shaderCount = 0; in initConfiguration() local
|
H A D | vktRayQueryBuiltinTests.cpp | 885 uint32_t shaderCount = 0; in initConfiguration() local 1455 uint32_t shaderCount = 0; in initConfiguration() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineCreationFeedbackTests.cpp | 772 …uint32_t shaderCount = 2u + ((testedShaderFlags & VK_SHADER_STAGE_GEOMETRY_BIT) !=… in verifyTestResult() local
|
H A D | vktPipelineLibraryTests.cpp | 85 uint32_t shaderCount; member 1155 const uint32_t shaderCount = m_data.pipelineTreeConfiguration[nodeNdx].shaderCount; in iterate() local
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
H A D | vulkan_core.h | 20428 uint32_t shaderCount; member 20540 uint32_t shaderCount; member
|
H A D | vulkan_structs.hpp | 40693 uint32_t shaderCount = {}; member 51901 … uint32_t shaderCount = {}; member
|