Home
last modified time | relevance | path

Searched defs:proj (Results 1 – 25 of 33) sorted by relevance

12

/external/mesa3d/src/gallium/frontends/nine/
Dnine_ff.h86 … unsigned proj = !!(context->ff.tex_stage[s][D3DTSS_TEXTURETRANSFORMFLAGS] & D3DTTFF_PROJECTED); in nine_ff_get_projected_key() local
/external/angle/src/compiler/translator/
DTextureFunctionHLSL.h52 bool proj; member
DTextureFunctionHLSL.cpp578 ImmutableString proj(""); in ProjectTextureCoordinates() local
/external/eigen/test/
Dgeo_homogeneous.cpp78 Transform<Scalar, Size, Projective> proj; in homogeneous() local
/external/skia/gm/
Dcrbug_224618.cpp57 SkM44 proj{1.f, 0.f, 0.f, 0.f, in onDraw() local
Dpostercircle.cpp85 SkM44 proj; in onDraw() local
/external/mesa3d/src/mesa/tnl/
Dt_vb_vertex.c46 GLvector4f proj; member
/external/libaom/libaom/av1/encoder/
Dransac.c41 double *proj, int n, in project_points_double_translation()
55 double *proj, int n, in project_points_double_rotzoom()
68 double *proj, int n, int stride_points, in project_points_double_affine()
/external/clang/test/CodeGen/
D2008-03-24-BitField-And-Alloca.c53 unsigned int proj : 1; member
/external/swiftshader/src/Pipeline/
DVertexRoutine.cpp631 Vector4f proj; in writeCache() local
/external/angle/src/libANGLE/
DGLES1Renderer.cpp192 angle::Mat4 proj = gles1State.mProjectionMatrices.back(); in prepareForDraw() local
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.h252 bool proj; member
/external/skqp/src/sksl/
DSkSLGLSLCodeGenerator.cpp615 bool proj = false; in writeFunctionCall() local
/external/skia/src/sksl/
DSkSLGLSLCodeGenerator.cpp624 bool proj = false; in writeFunctionCall() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.cpp854 const float proj = coord[coordSize]; in verifySampleImpl() local
/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp327 …float proj = isProj ? 1.0f/m_lookupSpec.minCoord[m_lookupSpec.function == FUNCTION_TEXTUREPR… in initTexture() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp2898 Converter::applyProjection(Value *src, Value *proj) in applyProjection()
2947 Value *proj = NULL; in visit() local
Dnv50_ir_from_tgsi.cpp2261 Value *proj = fetchSrc(0, 3); in loadProjTexCoords() local
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
DInitialize.cpp6076 for (int proj = 0; proj <= 1; ++proj) { // loop over "bool" projective or not in add2ndGenerationSamplingImaging() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.cpp6093 for (int proj = 0; proj <= 1; ++proj) { // loop over "bool" projective or not in add2ndGenerationSamplingImaging() local
/external/angle/third_party/VulkanMemoryAllocator/src/
DVulkanSample.cpp1877 mat4 proj = mat4::Perspective( in DrawFrame() local
/external/swiftshader/src/Shader/
DPixelProgram.cpp1256 Vector4f proj; in TEX() local
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dspirv_builder.c638 bool proj, in spirv_builder_emit_image_sample()
Dnir_to_spirv.c1869 SpvId coord = 0, proj = 0, bias = 0, lod = 0, dref = 0, dx = 0, dy = 0, in emit_tex() local
/external/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c2178 struct ir3_instruction *lod, *compare, *proj, *sample_index; in emit_tex() local

12