/third_party/mesa3d/src/gallium/drivers/llvmpipe/ci/ |
D | llvmpipe-glslparser.txt | 141 spec/amd_conservative_depth/preprocessor/disabled-defined-core.tese: skip 149 spec/amd_conservative_depth/preprocessor/disabled-undefined-core.tese: skip 157 spec/amd_shader_stencil_export/preprocessor/disabled-defined-core.tese: skip 165 spec/amd_shader_stencil_export/preprocessor/disabled-undefined-core.tese: skip 173 spec/amd_shader_trinary_minmax/preprocessor/disabled-defined-core.tese: skip 181 spec/amd_shader_trinary_minmax/preprocessor/disabled-undefined-core.tese: skip 189 spec/amd_vertex_shader_layer/preprocessor/disabled-defined-core.tese: skip 197 spec/amd_vertex_shader_layer/preprocessor/disabled-undefined-core.tese: skip 205 spec/amd_vertex_shader_viewport_index/preprocessor/disabled-defined-core.tese: skip 213 spec/amd_vertex_shader_viewport_index/preprocessor/disabled-undefined-core.tese: skip [all …]
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/pipeline/ |
D | primitive_id_from_tess.amber | 46 SHADER tessellation_evaluation tese GLSL 104 ATTACH tese
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineNoPositionTests.cpp | 233 std::ostringstream tese; in initPrograms() local 234 tese in initPrograms() 266 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(tese.str()); in initPrograms() 390 Move<VkShaderModule> tese; in iterate() local 406 tese = createShaderModule(vkd, device, m_context.getBinaryCollection().get("tese"), 0u); in iterate() 555 vert.get(), tesc.get(), tese.get(), geom.get(), frag.get(), in iterate()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
D | glcSubgroupsBasicTests.cpp | 817 std::ostringstream tese; in initPrograms() local 818 tese << "${VERSION_DECL}\n" in initPrograms() 844 programCollection.add("tese") << glu::TessellationEvaluationSource(tese.str()); in initPrograms() 1082 std::ostringstream tese; in initPrograms() local 1083 tese << in initPrograms() 1116 programCollection.add("tese") << glu::TessellationEvaluationSource(tese.str()); in initPrograms()
|
D | glcSubgroupsBuiltinMaskVarTests.cpp | 308 const string tese = in initPrograms() local 325 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsBallotTests.cpp | 277 const string tese = in initPrograms() local 352 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsBallotOtherTests.cpp | 402 const string tese = in initPrograms() local 453 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsShapeTests.cpp | 366 const string tese = in initPrograms() local 383 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsBallotBroadcastTests.cpp | 334 const string tese = in initPrograms() local 398 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsShuffleTests.cpp | 361 const string tese = in initPrograms() local 378 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsQuadTests.cpp | 447 const string tese = in initPrograms() local 477 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsPartitionedTests.cpp | 655 const std::string tese = in initPrograms() local 678 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsClusteredTests.cpp | 570 const string tese = in initPrograms() local 592 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsVoteTests.cpp | 498 const string tese = in initPrograms() local 519 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsArithmeticTests.cpp | 722 const std::string tese = in initPrograms() local 744 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
/third_party/glslang/Test/baseResults/ |
D | spv.subgroup.tese.out | 1 spv.subgroup.tese
|
D | glsl.es320.subgroup.tese.out | 1 glsl.es320.subgroup.tese
|
D | 450.tese.out | 1 450.tese
|
D | spv.precise.tese.out | 1 spv.precise.tese
|
D | spv.400.tese.out | 1 spv.400.tese
|
D | 420.tese.out | 1 420.tese
|
/third_party/glslang/Test/ |
D | runtests | 43 rm -f comp.spv frag.spv geom.spv tesc.spv tese.spv vert.spv 81 run -i -C *.vert *.geom *.frag *.tesc *.tese *.comp > $TARGETDIR/singleThread.out 82 run -i -C *.vert *.geom *.frag *.tesc *.tese *.comp -t > $TARGETDIR/multiThread.out 283 rm -f comp.spv frag.spv geom.spv tesc.spv tese.spv vert.spv
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultiExtTests.cpp | 487 std::ostringstream tese; in initPrograms() local 488 tese in initPrograms() 512 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(tese.str()); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsBuiltinVarTests.cpp | 1352 const string tese = in initPrograms() local 1471 programCollection.spirvAsmSources.add("tese") << tese << buildOptionsSpr; in initPrograms()
|
/third_party/vk-gl-cts/android/cts/master/vk-master-2021-03-01/ |
D | binding-model.txt | 22 dEQP-VK.binding_model.descriptor_update.acceleration_structure.ray_query.regular.tese 34 dEQP-VK.binding_model.descriptor_update.acceleration_structure.ray_query.with_template.tese 46 dEQP-VK.binding_model.descriptor_update.acceleration_structure.ray_query.with_push.tese 58 dEQP-VK.binding_model.descriptor_update.acceleration_structure.ray_query.with_push_template.tese 24157 …descriptor.single.sampler.update_write.no_source.no_source.pool_same_types.pre_update.no_array.tese 24169 …tor.single.sampler.update_write.no_source.no_source.pool_same_types.update_after_bind.no_array.tese 24181 …e_descriptor.single.sampler.update_write.no_source.no_source.pool_no_types.pre_update.no_array.tese 24193 …iptor.single.sampler.update_write.no_source.no_source.pool_no_types.update_after_bind.no_array.tese 24205 …scriptor.single.sampler.update_write.no_source.no_source.pool_expand_types.pre_update.no_array.tese 24217 …r.single.sampler.update_write.no_source.no_source.pool_expand_types.update_after_bind.no_array.tese [all …]
|