| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_program.c | 406 struct zink_shader *shaders[PIPE_SHADER_TYPES]; in assign_io() local [all...] |
| H A D | zink_draw.cpp | 1088 const struct zink_shader **shaders = (const struct zink_shader**)key; in hash_gfx_program() local [all...] |
| H A D | zink_screen.h | 132 struct util_live_shader_cache shaders; member
|
| /third_party/mesa3d/src/microsoft/clc/ |
| H A D | compute_test.cpp | 800 std::vector<Shader> shaders; in compile() local
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_pipeline.c | 57 struct panvk_shader *shaders[MESA_SHADER_STAGES]; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_context.h | 137 struct panfrost_pool descs, shaders; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
| H A D | vktDynamicStateDSTests.cpp | 529 DepthBoundsParamTestInstance (Context &context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in DepthBoundsParamTestInstance() argument 675 DepthBoundsTestInstance::DepthBoundsTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in DepthBoundsTestInstance() argument 1151 StencilParamsAdvancedTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) StencilParamsAdvancedTestInstance() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineCreationFeedbackTests.cpp | 136 CacheTestParam::CacheTestParam (const PipelineConstructionType pipelineConstructionType, const VkShaderStageFlags shaders, deBool noCache, deBool delayedDestroy, deBool zeroOutFeedbackCount) in CacheTestParam() argument
|
| H A D | vktPipelineExecutablePropertiesTests.cpp | 175 ExecutablePropertiesTestParam::ExecutablePropertiesTestParam (PipelineConstructionType pipelineConstructionType, const VkShaderStageFlags shaders, deBool testStatistics, deBool testInternalRepresentations) in ExecutablePropertiesTestParam() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
| H A D | vktShaderObjectLinkTests.cpp | 84 Shaders shaders; member 92 MeshShaders shaders; member 869 vk::VkShaderEXT shaders[] = { iterate() local 1168 Shaders shaders; createShaderObjectLinkTests() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
| H A D | vktDynamicStateDSTests.cpp | 501 DepthBoundsParamTestInstance (Context &context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in DepthBoundsParamTestInstance() argument 647 DepthBoundsTestInstance::DepthBoundsTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in DepthBoundsTestInstance() argument 1123 StencilParamsAdvancedTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) StencilParamsAdvancedTestInstance() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_2_0_params.cpp | 302 CaptureGetAttachedShaders_count(const State &glState, bool isCallValid, ShaderProgramID program, GLsizei maxCount, GLsizei *count, ShaderProgramID *shaders, ParamCapture *paramCapture) CaptureGetAttachedShaders_count() argument 313 CaptureGetAttachedShaders_shadersPacked(const State &glState, bool isCallValid, ShaderProgramID program, GLsizei maxCount, GLsizei *count, ShaderProgramID *shaders, ParamCapture *paramCapture) CaptureGetAttachedShaders_shadersPacked() argument 620 CaptureShaderBinary_shadersPacked(const State &glState, bool isCallValid, GLsizei count, const ShaderProgramID *shaders, GLenum binaryformat, const void *binary, GLsizei length, ParamCapture *paramCapture) CaptureShaderBinary_shadersPacked() argument 632 CaptureShaderBinary_binary(const State &glState, bool isCallValid, GLsizei count, const ShaderProgramID *shaders, GLenum binaryformat, const void *binary, GLsizei length, ParamCapture *paramCapture) CaptureShaderBinary_binary() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
| H A D | esextcTessellationShaderTessellation.cpp | 493 const glw::GLuint shaders[] = { m_fs_id, m_vs_id }; in initTest() local 564 glw::GLuint shaders[] = { run.tc_id, run.te_id }; in initRun() local 1049 const glw::GLuint shaders[] = { m_fs_id, m_vs_id }; initTest() local 1790 const glw::GLuint shaders[] = { m_fs_id, m_vs_id }; initTest() local 1916 glw::GLuint shaders[] = { test.tc_id, test.te_id }; initTestDescriptor() local [all...] |
| H A D | esextcTessellationShaderUtils.cpp | 194 void TessellationShaderUtils::compileShaders(glw::GLint n_shaders, const glw::GLuint* shaders, bool should_succeed) in compileShaders() argument 563 const glw::GLuint shaders[] in init() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_2_autogen.cpp | 413 GL_GetAttachedShaders(GLuint program, GLsizei maxCount, GLsizei *count, GLuint *shaders) GL_GetAttachedShaders() argument
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fNegativeShaderApiTests.cpp | 165 GLuint shaders[2]; in shader_binary() local [all...] |
| H A D | es31fNegativeStateApiTests.cpp | 302 GLuint shaders[1] = { 0 }; in get_attached_shaders() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsAttributeLocationTests.cpp | 699 pair<deUint32, deUint32> shaders; in runTest() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineCreationFeedbackTests.cpp | 135 CacheTestParam::CacheTestParam (const PipelineConstructionType pipelineConstructionType, const VkShaderStageFlags shaders, deBool noCache, deBool delayedDestroy, deBool zeroOutFeedbackCount) in CacheTestParam() argument
|
| H A D | vktPipelineExecutablePropertiesTests.cpp | 174 ExecutablePropertiesTestParam::ExecutablePropertiesTestParam (PipelineConstructionType pipelineConstructionType, const VkShaderStageFlags shaders, deBool testStatistics, deBool testInternalRepresentations) in ExecutablePropertiesTestParam() argument
|
| /third_party/vk-gl-cts/framework/platform/null/ |
| H A D | tcuNullRenderContext.cpp | 106 ObjectManager shaders; member in tcu::null::Context
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderApiTests.cpp | 294 void logProgram (TestLog& log, glu::RenderContext& renderCtx, glu::Program& program, ShaderAllocator& shaders) in logProgram() argument 783 void ProgramStateCase::buildProgram (glu::Program& program, ShaderAllocator& shaders) in buildProgram() argument 889 executeForProgram(glu::Program& program, ShaderAllocator& shaders) executeForProgram() argument 911 executeForProgram(glu::Program& program, ShaderAllocator& shaders) executeForProgram() argument 934 executeForProgram(glu::Program& program, ShaderAllocator& shaders) executeForProgram() argument 957 executeForProgram(glu::Program& program, ShaderAllocator& shaders) executeForProgram() argument 981 executeForProgram(glu::Program& program, ShaderAllocator& shaders) executeForProgram() argument 1004 executeForProgram(glu::Program& program, ShaderAllocator& shaders) executeForProgram() argument [all...] |
| H A D | es2fShaderStateQueryTests.cpp | 679 const char* shaders[] = {brokenShader, brokenShader}; in test() local 1143 GLuint shaders[2] = {0, 0}; in test() local 1165 GLuint shaders[2] = {0, 0}; test() local [all...] |
| H A D | es2fTextureSpecificationTests.cpp | 591 TexCubeShader* shaders[] = in renderTexCube() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | ProgramD3D.cpp | 192 bool FindFlatInterpolationVarying(const gl::ShaderMap<gl::Shader *> &shaders) in FindFlatInterpolationVarying() argument
|