Home
last modified time | relevance | path

Searched refs:gl_stage (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp8362 current_item.stage.gl_stage = current_item.so_type; in initTest()
8508 gl.uniformSubroutinesuiv(current_stage.gl_stage, 4 /* count */, subroutine_configuration); in iterate()
8808 gl.getUniformSubroutineuiv(shader_stage.gl_stage, shader_stage.subroutine1_uniform_location, result_values + 0); in verifySubroutineUniformValuesForShaderStage()
8809 gl.getUniformSubroutineuiv(shader_stage.gl_stage, shader_stage.subroutine2_uniform_location, result_values + 1); in verifySubroutineUniformValuesForShaderStage()
8810 gl.getUniformSubroutineuiv(shader_stage.gl_stage, shader_stage.subroutine3_uniform_location, result_values + 2); in verifySubroutineUniformValuesForShaderStage()
8811 gl.getUniformSubroutineuiv(shader_stage.gl_stage, shader_stage.subroutine4_uniform_location, result_values + 3); in verifySubroutineUniformValuesForShaderStage()
8827 << Utils::getShaderStageStringFromGLEnum(shader_stage.gl_stage) << "], " in verifySubroutineUniformValuesForShaderStage()
8850 << Utils::getShaderStageStringFromGLEnum(shader_stage.gl_stage) << "], " in verifySubroutineUniformValuesForShaderStage()
8875 << Utils::getShaderStageStringFromGLEnum(shader_stage.gl_stage) << "], " in verifySubroutineUniformValuesForShaderStage()
H A Dgl4cShaderSubroutineTests.hpp885 glw::GLenum gl_stage; member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_pipeline.c1896 gl_shader_stage gl_stage = vk_to_mesa_shader_stage(vk_stage); in pvr_graphics_pipeline_init() local
1912 gfx_pipeline->stage_indices[gl_stage] = i; in pvr_graphics_pipeline_init()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c554 gl_shader_stage gl_stage, in pipeline_get_descriptor_map()
558 gl_shader_stage_to_broadcom(gl_stage); in pipeline_get_descriptor_map()
552 pipeline_get_descriptor_map(struct v3dv_pipeline *pipeline, VkDescriptorType desc_type, gl_shader_stage gl_stage, bool is_sampler) pipeline_get_descriptor_map() argument

Completed in 24 milliseconds