/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySampling.hpp | 439 struct shaderGroup struct in glcts::TextureCubeMapArraySamplingTest 443 const shaderDefinition* pass_through_fragment_shader; 444 const shaderDefinition* pass_through_tesselation_control_shader; 445 const shaderDefinition* pass_through_tesselation_evaluation_shader; 446 const shaderDefinition* pass_through_vertex_shader; 447 const shaderDefinition* sampling_compute_shader; 448 const shaderDefinition* sampling_fragment_shader; 449 const shaderDefinition* sampling_geometry_shader; 450 const shaderDefinition* sampling_tesselation_control_shader; 451 const shaderDefinition* sampling_tesselation_evaluation_shader; [all …]
|
/external/angle/src/libANGLE/capture/ |
D | frame_capture_utils.cpp | 1384 GroupScope shaderGroup(&json, "ShaderManager"); in SerializeContextToString() local 1395 GroupScope shaderGroup(&json, "ProgramManager"); in SerializeContextToString() local 1406 GroupScope shaderGroup(&json, "TextureManager"); in SerializeContextToString() local 1415 GroupScope shaderGroup(&json, "VertexArrayMap"); in SerializeContextToString() local
|
/external/deqp/modules/gles2/stress/ |
D | es2sLongRunningTests.cpp | 269 …TestCaseGroup* const shaderGroup = new TestCaseGroup(m_context, "program", "Shader program stress … in init() local
|
/external/deqp/modules/gles3/stress/ |
D | es3sLongRunningTests.cpp | 269 …TestCaseGroup* const shaderGroup = new TestCaseGroup(m_context, "program", "Shader program stress … in init() local
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemShaderImageAccessTests.cpp | 1190 …de::MovePtr<tcu::TestCaseGroup> shaderGroup (new tcu::TestCaseGroup(testCtx, shaderTypes[shaderT… in createShaderImageAccessTests() local
|
D | vktProtectedMemYCbCrConversionTests.cpp | 1441 …de::MovePtr<tcu::TestCaseGroup> shaderGroup (new tcu::TestCaseGroup(testCtx, shaderTypeName, "YCbC… in createYCbCrConversionTests() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fOpaqueTypeIndexingTests.cpp | 1329 …tcu::TestCaseGroup* const shaderGroup = new tcu::TestCaseGroup(m_testCtx, shaderTypes[shaderTypeN… in init() local
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingComplexControlFlowTests.cpp | 322 void RayTracingComplexControlFlowInstance::calcShaderGroup (deUint32& shaderGroupCounter, in calcShaderGroup()
|
D | vktRayTracingMiscTests.cpp | 4312 const auto shaderGroup = ( (currentShaderStage == VK_SHADER_STAGE_ANY_HIT_BIT_KHR) || in verifyResultBuffer() local
|
/external/deqp/external/vulkancts/modules/vulkan/clipping/ |
D | vktClippingTests.cpp | 1619 …MovePtr<tcu::TestCaseGroup> shaderGroup(new tcu::TestCaseGroup(testCtx, shaderGroupName.c_str(), "… in addClippingTests() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktOpaqueTypeIndexingTests.cpp | 2017 …tcu::TestCaseGroup* const shaderGroup = new tcu::TestCaseGroup(m_testCtx, shaderTypes[shaderTypeN… in init() local
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderOperatorTests.cpp | 1914 …tcu::TestCaseGroup* const shaderGroup = new tcu::TestCaseGroup(m_testCtx, isVertex ? "ve… in init() local
|
/external/deqp/modules/gles2/performance/ |
D | es2pShaderOperatorTests.cpp | 1906 …tcu::TestCaseGroup* const shaderGroup = new tcu::TestCaseGroup(m_testCtx, isVertex ? "ve… in init() local
|