Home
last modified time | relevance | path

Searched defs:compile_shader (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/glsl/tests/
H A Dlower_precision_test.py2036 def compile_shader(standalone_compiler, source): function
H A Dtest_gl_lower_mediump.cpp150 gl_nir_lower_mediump_test::compile_shader(GLenum type, const char *source) in compile_shader() function in __anon09ed97b20111::gl_nir_lower_mediump_test
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dstandalone.cpp306 compile_shader(struct gl_context *ctx, struct gl_shader *shader) in compile_shader() function
/aosp_15_r20/external/libultrahdr/lib/src/gpu/
H A Duhdr_gl_utils.cpp79 GLuint uhdr_opengl_ctxt::compile_shader(GLenum type, const char* source) { in compile_shader() function in ultrahdr::uhdr_opengl_ctxt
/aosp_15_r20/external/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv2dxil.c82 compile_shader(const char *filename, gl_shader_stage shader_stage, struct shader *shader, in compile_shader() function
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_internal_kernels.c68 compile_shader(struct anv_device *device, in compile_shader() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_screen.h91 void (*compile_shader)(nir_shader *s, struct panfrost_compile_inputs *inputs, member
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cGLSLnoperspectiveTests.cpp42 void compile_shader(deqp::Context &context, glw::GLuint shader_id, const glw::GLchar *shader_code) in compile_shader() function
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fNegativeShaderApiTests.cpp130 void compile_shader(NegativeTestContext &ctx) in compile_shader() function
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.cc755 compile_shader(struct tu_device *dev, struct nir_shader *nir, in compile_shader() function