Home
last modified time | relevance | path

Searched refs:buildShader (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCreationFeedbackTests.cpp868 void buildShader (deUint32 ndx);
943 void ComputeCacheTestInstance::buildShader (deUint32 ndx) in buildShader() function in vkt::pipeline::__anon28166::ComputeCacheTestInstance
1060 buildShader(ndx); in ComputeCacheTestInstance()
H A DvktPipelineExecutablePropertiesTests.cpp1094 void buildShader (deUint32 ndx);
1149 void ComputeExecutablePropertiesTestInstance::buildShader (deUint32 ndx) in buildShader() function in vkt::pipeline::__anon28190::ComputeExecutablePropertiesTestInstance
1231 buildShader(ndx); in ComputeExecutablePropertiesTestInstance()
H A DvktPipelineCacheTests.cpp880 void buildShader (void);
1001 void ComputeCacheTestInstance::buildShader (void) in buildShader() function in vkt::pipeline::__anon28158::ComputeCacheTestInstance
1072 buildShader(); in ComputeCacheTestInstance()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderAPI.hpp280 bool buildShader(glw::GLuint so_id, const char* so_body);
H A DesextcGeometryShaderAPI.cpp731 bool GeometryShaderGetProgramiv3Test::buildShader(glw::GLuint so_id, const char* so_body) in buildShader() function in glcts::GeometryShaderGetProgramiv3Test
994 if (!buildShader(m_fs_id, minimal_fs_specialized_raw) || !buildShader(m_vs_id, minimal_vs_specialized_raw)) in iterate()
1064 if (!buildShader(m_gs_id, gs_code_specialized_raw)) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCreationFeedbackTests.cpp883 void buildShader (deUint32 ndx);
958 void ComputeCacheTestInstance::buildShader (deUint32 ndx) in buildShader() function in vkt::pipeline::__anon29393::ComputeCacheTestInstance
1075 buildShader(ndx); in ComputeCacheTestInstance()
H A DvktPipelineExecutablePropertiesTests.cpp1122 void buildShader (deUint32 ndx);
1177 void ComputeExecutablePropertiesTestInstance::buildShader (deUint32 ndx) in buildShader() function in vkt::pipeline::__anon29416::ComputeExecutablePropertiesTestInstance
1259 buildShader(ndx); in ComputeExecutablePropertiesTestInstance()
H A DvktPipelineCacheTests.cpp885 void buildShader (void);
1006 void ComputeCacheTestInstance::buildShader (void) in buildShader() function in vkt::pipeline::__anon29385::ComputeCacheTestInstance
1077 buildShader(); in ComputeCacheTestInstance()

Completed in 19 milliseconds