/external/mesa3d/src/gallium/state_trackers/nine/ |
D | nine_ff.h | 86 … unsigned proj = !!(context->ff.tex_stage[s][D3DTSS_TEXTURETRANSFORMFLAGS] & D3DTTFF_PROJECTED); in nine_ff_get_projected_key() local
|
/external/eigen/test/ |
D | geo_homogeneous.cpp | 78 Transform<Scalar, Size, Projective> proj; in homogeneous() local
|
/external/mesa3d/src/mesa/tnl/ |
D | t_vb_vertex.c | 46 GLvector4f proj; member
|
/external/libaom/libaom/av1/encoder/ |
D | ransac.c | 42 double *proj, const int n, in project_points_double_translation() 56 double *proj, const int n, in project_points_double_rotzoom() 70 double *proj, const int n, in project_points_double_affine()
|
/external/clang/test/CodeGen/ |
D | 2008-03-24-BitField-And-Alloca.c | 53 unsigned int proj : 1; member
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | Initialize.cpp | 6686 for (int proj = 0; proj <= 1; ++proj) { // loop over "bool" projective or not in add2ndGenerationSamplingImaging() local
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.h | 252 bool proj; member
|
/external/skia/src/sksl/ |
D | SkSLGLSLCodeGenerator.cpp | 619 bool proj = false; in writeFunctionCall() local
|
/external/skqp/src/sksl/ |
D | SkSLGLSLCodeGenerator.cpp | 615 bool proj = false; in writeFunctionCall() local
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktSampleVerifier.cpp | 881 const float proj = coord[coordSize]; in verifySampleImpl() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderTextureFunctionTests.cpp | 327 …float proj = isProj ? 1.0f/m_lookupSpec.minCoord[m_lookupSpec.function == FUNCTION_TEXTUREPR… in initTexture() local
|
/external/swiftshader/src/Shader/ |
D | PixelProgram.cpp | 1221 Vector4f proj; in TEX() local
|
/external/swiftshader/src/Pipeline/ |
D | PixelProgram.cpp | 1196 Vector4f proj; in TEX() local
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_tgsi.cpp | 2331 Value *proj = fetchSrc(0, 3); in loadProjTexCoords() local
|
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | ir3_compiler_nir.c | 2251 struct ir3_instruction *lod, *compare, *proj; in emit_tex() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderTextureFunctionTests.cpp | 573 …float proj = isProj ? 1.0f/m_lookupSpec.minCoord[m_lookupSpec.function == FUNCTION_TEXTUREPR… in initTexture() local
|
/external/deqp-deps/glslang/SPIRV/ |
D | SpvBuilder.cpp | 1760 …teTextureCall(Decoration precision, Id resultType, bool sparse, bool fetch, bool proj, bool gather, in createTextureCall()
|
/external/deqp-deps/glslang/glslang/Include/ |
D | intermediate.h | 1245 bool proj; member
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.c | 2247 const union tgsi_exec_channel *args[5], *proj = NULL; in exec_tex() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureFunctionTests.cpp | 861 …float proj = isProj ? 1.0f/m_lookupSpec.minCoord[m_lookupSpec.function == FUNCTION_TEXTUREPR… in initTexture() local
|