Home
last modified time | relevance | path

Searched defs:shaderGroup (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.hpp439 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 …]
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dserialize.cpp1448 GroupScope shaderGroup(&json, "ShaderManager"); in SerializeContextToString() local
1459 GroupScope shaderGroup(&json, "ProgramManager"); in SerializeContextToString() local
1470 GroupScope shaderGroup(&json, "TextureManager"); in SerializeContextToString() local
1480 GroupScope shaderGroup(&json, "VertexArrayMap"); in SerializeContextToString() local
/aosp_15_r20/external/deqp/modules/gles3/stress/
H A Des3sLongRunningTests.cpp264 …TestCaseGroup *const shaderGroup = new TestCaseGroup(m_context, "program", "Shader program stress … in init() local
/aosp_15_r20/external/deqp/modules/gles2/stress/
H A Des2sLongRunningTests.cpp264 …TestCaseGroup *const shaderGroup = new TestCaseGroup(m_context, "program", "Shader program stress … in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemShaderImageAccessTests.cpp1319 …de::MovePtr<tcu::TestCaseGroup> shaderGroup(new tcu::TestCaseGroup(testCtx, shaderTypes[shaderType… in createShaderImageAccessTests() local
H A DvktProtectedMemYCbCrConversionTests.cpp1361 … de::MovePtr<tcu::TestCaseGroup> shaderGroup(new tcu::TestCaseGroup(testCtx, shaderTypeName)); in createYCbCrConversionTests() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp1347 tcu::TestCaseGroup *const shaderGroup = in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingComplexControlFlowTests.cpp324 void RayTracingComplexControlFlowInstance::calcShaderGroup(uint32_t &shaderGroupCounter, in calcShaderGroup()
H A DvktRayTracingMiscTests.cpp4118 … const auto shaderGroup = ((currentShaderStage == VK_SHADER_STAGE_ANY_HIT_BIT_KHR) || in verifyResultBuffer() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/clipping/
H A DvktClippingTests.cpp1898 MovePtr<tcu::TestCaseGroup> shaderGroup( in addClippingTests() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultiExtTests.cpp1546 … GroupPtr shaderGroup(new tcu::TestCaseGroup(testCtx, shaderCase.name)); in createDrawMultiExtTests() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp1958 tcu::TestCaseGroup *const shaderGroup = in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateASTests.cpp2094 …const VkShaderStageFlags shaderStageFlags, uint32_t &shaderGroup, uint32_t &shaderGroupCount) const in calcShaderGroup()
/aosp_15_r20/external/deqp/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp1984 tcu::TestCaseGroup *const shaderGroup = in init() local
/aosp_15_r20/external/deqp/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp1976 tcu::TestCaseGroup *const shaderGroup = in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp3737 de::MovePtr<tcu::TestCaseGroup> shaderGroup( in createBasicTests() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktPrimitivesGeneratedQueryTests.cpp2789 … de::MovePtr<tcu::TestCaseGroup> shaderGroup(new tcu::TestCaseGroup(testCtx, shader.name)); in testGenerator() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/reconvergence/
H A DvktReconvergenceTests.cpp7807 …de::MovePtr<tcu::TestCaseGroup> shaderGroup(new tcu::TestCaseGroup(testCtx, stTypes[stNdx].second,… in createTests() local