Home
last modified time | relevance | path

Searched defs:shaders (Results 76 - 100 of 159) sorted by relevance

1234567

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_program.c406 struct zink_shader *shaders[PIPE_SHADER_TYPES]; in assign_io() local
[all...]
H A Dzink_draw.cpp1088 const struct zink_shader **shaders = (const struct zink_shader**)key; in hash_gfx_program() local
[all...]
H A Dzink_screen.h132 struct util_live_shader_cache shaders; member
/third_party/mesa3d/src/microsoft/clc/
H A Dcompute_test.cpp800 std::vector<Shader> shaders; in compile() local
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c57 struct panvk_shader *shaders[MESA_SHADER_STAGES]; member
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.h137 struct panfrost_pool descs, shaders; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateDSTests.cpp529 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 DvktPipelineCreationFeedbackTests.cpp136 CacheTestParam::CacheTestParam (const PipelineConstructionType pipelineConstructionType, const VkShaderStageFlags shaders, deBool noCache, deBool delayedDestroy, deBool zeroOutFeedbackCount) in CacheTestParam() argument
H A DvktPipelineExecutablePropertiesTests.cpp175 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 DvktShaderObjectLinkTests.cpp84 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 DvktDynamicStateDSTests.cpp501 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 Dcapture_gles_2_0_params.cpp302 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 DesextcTessellationShaderTessellation.cpp493 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 DesextcTessellationShaderUtils.cpp194 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 Dentry_points_gl_2_autogen.cpp413 GL_GetAttachedShaders(GLuint program, GLsizei maxCount, GLsizei *count, GLuint *shaders) GL_GetAttachedShaders() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderApiTests.cpp165 GLuint shaders[2]; in shader_binary() local
[all...]
H A Des31fNegativeStateApiTests.cpp302 GLuint shaders[1] = { 0 }; in get_attached_shaders() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsAttributeLocationTests.cpp699 pair<deUint32, deUint32> shaders; in runTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCreationFeedbackTests.cpp135 CacheTestParam::CacheTestParam (const PipelineConstructionType pipelineConstructionType, const VkShaderStageFlags shaders, deBool noCache, deBool delayedDestroy, deBool zeroOutFeedbackCount) in CacheTestParam() argument
H A DvktPipelineExecutablePropertiesTests.cpp174 ExecutablePropertiesTestParam::ExecutablePropertiesTestParam (PipelineConstructionType pipelineConstructionType, const VkShaderStageFlags shaders, deBool testStatistics, deBool testInternalRepresentations) in ExecutablePropertiesTestParam() argument
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp106 ObjectManager shaders; member in tcu::null::Context
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderApiTests.cpp294 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 Des2fShaderStateQueryTests.cpp679 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 Des2fTextureSpecificationTests.cpp591 TexCubeShader* shaders[] = in renderTexCube() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DProgramD3D.cpp192 bool FindFlatInterpolationVarying(const gl::ShaderMap<gl::Shader *> &shaders) in FindFlatInterpolationVarying() argument

Completed in 45 milliseconds

1234567