Home
last modified time | relevance | path

Searched defs:coord_type (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_image.cpp1097 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); in ValidateImageTexelPointer() local
1214 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); in ValidateImageLod() local
1300 const uint32_t coord_type in ValidateImageDrefLod() local
1378 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); ValidateImageFetch() local
1456 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); ValidateImageGather() local
1588 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); ValidateImageRead() local
1648 const uint32_t coord_type = _.GetOperandTypeId(inst, 1); ValidateImageWrite() local
1941 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); ValidateImageQueryLod() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_image.cpp1097 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); in ValidateImageTexelPointer() local
1214 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); in ValidateImageLod() local
1300 const uint32_t coord_type in ValidateImageDrefLod() local
1378 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); ValidateImageFetch() local
1456 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); ValidateImageGather() local
1588 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); ValidateImageRead() local
1648 const uint32_t coord_type = _.GetOperandTypeId(inst, 1); ValidateImageWrite() local
1941 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); ValidateImageQueryLod() local
[all...]
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dinspector_test.cc2155 auto* coord_type = GetCoordsType(GetParam().type_dim, ty.f32()); in TEST_P() local
2213 auto* coord_type = GetCoordsType(GetParam().type_dim, ty.f32()); in TEST_P() local
2256 auto* coord_type = GetCoordsType(GetParam().type_dim, ty.i32()); in TEST_P() local
2326 auto* coord_type = GetCoordsType(GetParam().type_dim, ty.f32()); in TEST_P() local
/kernel/linux/linux-5.10/include/acpi/
H A Dprocessor.h102 u64 coord_type; member
143 u64 coord_type; member
/kernel/linux/linux-6.6/include/acpi/
H A Dprocessor.h107 u64 coord_type; member
148 u64 coord_type; member
/third_party/spirv-tools/source/val/
H A Dvalidate_image.cpp1162 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); in ValidateImageTexelPointer() local
1281 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); in ValidateImageLod() local
1390 const uint32_t coord_type in ValidateImageDrefLod() local
1464 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); ValidateImageFetch() local
1544 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); ValidateImageGather() local
1687 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); ValidateImageRead() local
1744 const uint32_t coord_type = _.GetOperandTypeId(inst, 1); ValidateImageWrite() local
2041 const uint32_t coord_type = _.GetOperandTypeId(inst, 3); ValidateImageQueryLod() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h400 struct lp_type coord_type; member
H A Dlp_bld_sample.c1482 lp_build_extract_image_sizes(struct lp_build_sample_context *bld, struct lp_build_context *size_bld, struct lp_type coord_type, LLVMValueRef size, LLVMValueRef *out_width, LLVMValueRef *out_height, LLVMValueRef *out_depth) lp_build_extract_image_sizes() argument
[all...]
/kernel/linux/linux-5.10/include/xen/interface/
H A Dplatform.h355 uint32_t coord_type; /* coordination type */ member
408 uint64_t coord_type; member
/kernel/linux/linux-6.6/include/xen/interface/
H A Dplatform.h338 uint32_t coord_type; /* coordination type */ member
391 uint64_t coord_type; member
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc.h592 unsigned coord_type[4]; member
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp3046 auto &coord_type = expression_type(coord); in emit_texture_op() local
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp7128 _texture(ir_texture_opcode opcode, builtin_available_predicate avail, const glsl_type *return_type, const glsl_type *sampler_type, const glsl_type *coord_type, int flags) _texture() argument
7309 _texelFetch(builtin_available_predicate avail, const glsl_type *return_type, const glsl_type *sampler_type, const glsl_type *coord_type, const glsl_type *offset_type, bool sparse) _texelFetch() argument
7433 _textureQueryLod(builtin_available_predicate avail, const glsl_type *sampler_type, const glsl_type *coord_type) _textureQueryLod() argument
7468 _textureSamplesIdentical(builtin_available_predicate avail, const glsl_type *sampler_type, const glsl_type *coord_type) _textureSamplesIdentical() argument
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c2166 LLVMTypeRef coord_type = sample ? (a->a16 ? ctx->f16 : ctx->f32) : (a->a16 ? ctx->i16 : ctx->i32); in ac_build_image_opcode() local
/third_party/glfw/deps/
H A Dnuklear.h3972 enum nk_font_coord_type coord_type; member

Completed in 85 milliseconds