| /third_party/mesa3d/src/mesa/main/ |
| H A D | atifragshader.c | 446 _mesa_PassTexCoordATI(GLuint dst, GLuint coord, GLenum swizzle) in _mesa_PassTexCoordATI() argument [all...] |
| H A D | es1_conversion.c | 393 _mesa_GetTexGenxvOES(GLenum coord, GLenum pname, GLfixed *params) in _mesa_GetTexGenxvOES() argument 838 _es_TexGenf(GLenum coord, GLenum pname, GLfloat param) in _es_TexGenf() argument 852 _mesa_TexGenxOES(GLenum coord, GLenum pname, GLfixed param) in _mesa_TexGenxOES() argument 858 _mesa_TexGenxvOES(GLenum coord, GLenum pname, const GLfixed *params) in _mesa_TexGenxvOES() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_atifs_to_nir.c | 327 nir_ssa_def *coord; in compile_setupinst() local
|
| H A D | st_pbo.c | 437 nir_ssa_def *coord = nir_load_var(&b, fragcoord); in create_fs() local
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_fpc_translate.c | 405 uint32_t coord = src_vector(p, &inst->Src[0], fs); in emit_tex() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr_tex.h | 83 RegisterVec4 coord; member
|
| H A D | sfn_instr_mem.cpp | 604 auto coord = vf.temp_register(0); in emit_ssbo_atomic_op() local 680 auto coord = vf.temp_vec4(pin_group); in emit_image_store() local 719 auto coord in emit_image_load_or_atomic() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesShaderIntrinsicsStorage.cpp | 315 sparseImageOpString(const std::string& resultVariable, const std::string& resultType, const std::string& image, const std::string& coord, const std::string& mipLevel) const sparseImageOpString() argument 339 sparseImageOpString(const std::string& resultVariable, const std::string& resultType, const std::string& image, const std::string& coord, const std::string& mipLevel) const sparseImageOpString() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| H A D | vktYCbCrFormatTests.cpp | 524 const Vec2& coord = texCoord[ndx]; in testFormat() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcFragDepthTests.cpp | 210 const float coord[] = { 0.0f, 0.0f, 0.0f, 1.0f, 1.0f, 0.0f, 1.0f, 1.0f }; in iterate() local 328 const float coord[] = { 0.0f, 0.0f, 0.0f, 1.0f, 1.0f, 0.0f, 1.0f, 1.0f }; in iterate() local 416 static float evalConstDepth(const Vec2& coord) in evalConstDepth() argument 421 static float evalDynamicDepth(const Vec2& coord) in evalDynamicDepth() argument 425 evalNoWrite(const Vec2& coord) evalNoWrite() argument 430 evalDynamicConditionalDepth(const Vec2& coord) evalDynamicConditionalDepth() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkEdgeClipper.cpp | 532 static void assert_monotonic(const SkScalar coord[], int count) { in assert_monotonic() argument [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_camera_profile.cpp | 171 dng_vector coord = m * PCStoXYZ (); in NormalizeColorMatrix() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesShaderIntrinsicsStorage.cpp | 315 sparseImageOpString(const std::string& resultVariable, const std::string& resultType, const std::string& image, const std::string& coord, const std::string& mipLevel) const sparseImageOpString() argument 339 sparseImageOpString(const std::string& resultVariable, const std::string& resultType, const std::string& image, const std::string& coord, const std::string& mipLevel) const sparseImageOpString() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrFormatTests.cpp | 524 const Vec2& coord = texCoord[ndx]; in testFormat() local
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_surface_meta_address_test.c | 136 unsigned coord[] = {x, y, z, 0}; in gfx10_meta_addr_from_coord() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_nir_lower_tess.c | 766 nir_ssa_def *coord = nir_vec3(b, x, y, z); in lower_tess_eval_block() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta_resolve_cs.c | 221 nir_ssa_def *coord = nir_vec4(&b, nir_channel(&b, img_coord, 0), nir_channel(&b, img_coord, 1), in build_depth_stencil_resolve_compute_shader() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_lower_cubemap_to_array.c | 91 evaluate_face_x(nir_builder *b, coord_t *coord) in evaluate_face_x() argument 108 evaluate_face_y(nir_builder *b, coord_t *coord) in evaluate_face_y() argument 125 evaluate_face_z(nir_builder *b, coord_t *coord) evaluate_face_z() argument 142 create_array_tex_from_cube_tex(nir_builder *b, nir_tex_instr *tex, nir_ssa_def *coord, nir_texop op) create_array_tex_from_cube_tex() argument 303 handle_cube_gather(nir_builder *b, nir_tex_instr *tex, nir_ssa_def *coord) handle_cube_gather() argument 344 lower_cube_coords(nir_builder *b, nir_ssa_def *coord, bool is_array) lower_cube_coords() argument 466 nir_ssa_def *coord = tex->src[coord_index].src.ssa; lower_cube_sample() local [all...] |
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_nir_lower_int_cubemaps.c | 136 evaluate_face_x(nir_builder *b, coord_t *coord) in evaluate_face_x() argument 155 evaluate_face_y(nir_builder *b, coord_t *coord) in evaluate_face_y() argument 174 evaluate_face_z(nir_builder *b, coord_t *coord) evaluate_face_z() argument 193 create_array_tex_from_cube_tex(nir_builder *b, nir_tex_instr *tex, nir_ssa_def *coord, nir_texop op) create_array_tex_from_cube_tex() argument 342 handle_cube_gather(nir_builder *b, nir_tex_instr *tex, nir_ssa_def *coord) handle_cube_gather() argument 382 lower_cube_coords(nir_builder *b, nir_ssa_def *coord, bool is_array, bool is_image) lower_cube_coords() argument 431 nir_ssa_def *coord = tex->src[coord_index].src.ssa; lower_cube_sample() local [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_nir.c | 636 nir_ssa_def *coord = in dzn_nir_blit_fs() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_vp3_video.h | 148 static inline uint32_t mb(uint32_t coord) in mb() argument 153 static inline uint32_t mb_half(uint32_t coord) in mb_half() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_lowering.c | 1036 struct tgsi_full_src_register *coord = &inst->Src[0]; in transform_samp() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_simple_shaders.c | 241 struct ureg_src coord; in util_make_fragment_tex_shader_xrbias() local 391 struct ureg_src depth_sampler, stencil_sampler, coord; in util_make_fs_blit_zs() local 203 ureg_load_tex(struct ureg_program *ureg, struct ureg_dst out, struct ureg_src coord, struct ureg_src sampler, enum tgsi_texture_type tex_target, bool load_level_zero, bool use_txf) ureg_load_tex() argument 715 struct ureg_src sampler, coord; util_make_fs_msaa_resolve() local 776 struct ureg_src sampler, coord; util_make_fs_msaa_resolve_bilinear() local 935 struct ureg_src depth_sampler, stencil_sampler, color_sampler, coord; util_make_fs_pack_color_zs() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_nir.c | 665 nir_src *coord, *lod_bias; in emit_tex() local
|
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_nopfuncs.c | 210 nop_glMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLfloat *params) in nop_glMultiTexGenfvEXT() argument 216 nop_glMultiTexGeniEXT(GLenum texunit, GLenum coord, GLenum pname, GLint param) in nop_glMultiTexGeniEXT() argument
|