Home
last modified time | relevance | path

Searched refs:tese (Results 1 – 25 of 41) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/llvmpipe/ci/
Dllvmpipe-glslparser.txt141 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/
Dprimitive_id_from_tess.amber46 SHADER tessellation_evaluation tese GLSL
104 ATTACH tese
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp233 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/
DglcSubgroupsBasicTests.cpp817 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()
DglcSubgroupsBuiltinMaskVarTests.cpp308 const string tese = in initPrograms() local
325 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
DglcSubgroupsBallotTests.cpp277 const string tese = in initPrograms() local
352 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
DglcSubgroupsBallotOtherTests.cpp402 const string tese = in initPrograms() local
453 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
DglcSubgroupsShapeTests.cpp366 const string tese = in initPrograms() local
383 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
DglcSubgroupsBallotBroadcastTests.cpp334 const string tese = in initPrograms() local
398 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
DglcSubgroupsShuffleTests.cpp361 const string tese = in initPrograms() local
378 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
DglcSubgroupsQuadTests.cpp447 const string tese = in initPrograms() local
477 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
DglcSubgroupsPartitionedTests.cpp655 const std::string tese = in initPrograms() local
678 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
DglcSubgroupsClusteredTests.cpp570 const string tese = in initPrograms() local
592 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
DglcSubgroupsVoteTests.cpp498 const string tese = in initPrograms() local
519 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
DglcSubgroupsArithmeticTests.cpp722 const std::string tese = in initPrograms() local
744 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
/third_party/glslang/Test/baseResults/
Dspv.subgroup.tese.out1 spv.subgroup.tese
Dglsl.es320.subgroup.tese.out1 glsl.es320.subgroup.tese
D450.tese.out1 450.tese
Dspv.precise.tese.out1 spv.precise.tese
Dspv.400.tese.out1 spv.400.tese
D420.tese.out1 420.tese
/third_party/glslang/Test/
Druntests43 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/
DvktDrawMultiExtTests.cpp487 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/
DvktSubgroupsBuiltinVarTests.cpp1352 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/
Dbinding-model.txt22 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 …]

12