Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/rogue/
H A Drogue.h54 struct rogue_shader_binary { struct
69 struct rogue_shader_binary *rogue_to_binary(struct rogue_build_ctx *ctx,
H A Drogue_build_data.h50 struct rogue_shader_binary;
151 struct rogue_shader_binary *binary[MESA_SHADER_FRAGMENT + 1];
H A Drogue.c108 * \return A rogue_shader_binary* if successful, or NULL if unsuccessful.
110 struct rogue_shader_binary *rogue_to_binary(struct rogue_build_ctx *ctx, in rogue_to_binary()
113 struct rogue_shader_binary *binary; in rogue_to_binary()
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_hardcode.c88 struct rogue_shader_binary *const *const vert_shaders;
89 struct rogue_shader_binary *const *const frag_shaders;
224 struct rogue_shader_binary **const shader_out) in pvr_hard_code_graphics_shader()
338 const struct rogue_shader_binary **const program_out, in pvr_hard_code_get_idfwdf_program()
342 static const struct rogue_shader_binary shader = { in pvr_hard_code_get_idfwdf_program()
H A Dpvr_hardcode.h102 struct rogue_shader_binary **const shader_out);
124 const struct rogue_shader_binary **const program_out,
H A Dpvr_shader.h45 struct rogue_shader_binary *pvr_rogue_to_binary(struct rogue_build_ctx *ctx,
H A Dpvr_shader.c98 * \return A rogue_shader_binary* if successful, or NULL if unsuccessful.
100 struct rogue_shader_binary *pvr_rogue_to_binary(struct rogue_build_ctx *ctx, in pvr_rogue_to_binary()
H A Dpvr_device.c1317 const struct rogue_shader_binary *usc_program; in pvr_device_init_compute_idfwdf_state()

Completed in 7 milliseconds