Home
last modified time | relevance | path

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

/external/deqp-deps/amber/docs/
Dmemory_layout.md109 ### STD140
121 ### STD430
140 ### STD140
152 ### STD430
/external/skia/src/shaders/
DSkLocalMatrixShader.cpp82 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
160 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
DSkColorFilterShader.cpp67 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
DSkTransformShader.cpp16 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
DSkImageShader.cpp414 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
746 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
755 const SkMatrixProvider& matrices, const SkMatrix* localM, const SkColorInfo& dst, in makeProgram()
DSkShader.cpp222 const SkMatrixProvider& matrices, const SkMatrix* localM, in program()
DSkPictureShader.cpp305 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
/external/skia/gm/
Dlocalmatriximagefilter.cpp61 const SkMatrix matrices[] = { variable
Dperspimages.cpp46 SkTDArray<SkMatrix> matrices; in onDraw() local
Ddrawimageset.cpp117 SkMatrix matrices[4]; in onDraw() local
222 SkMatrix matrices[5]; in onDraw() local
Dvertices.cpp228 SkTDArray<SkMatrix> matrices; in draw_batching() local
Dshadowutils.cpp92 SkTDArray<SkMatrix> matrices; in draw_paths() local
Dcirculararcs.cpp279 SkTArray<SkMatrix> matrices; variable
Dbleed.cpp225 std::vector<SkMatrix> matrices; in onDraw() local
Dblurrect.cpp516 std::vector<SkMatrix> matrices; local
/external/skia/src/core/
DSkVMBlitter.cpp232 const SkMatrixProvider& matrices, in EffectiveParams()
545 const SkMatrixProvider& matrices, in SkVMBlitter()
761 const SkMatrixProvider& matrices, in Make()
DSkVMBlitter.h69 const SkMatrixProvider& matrices; member
DSkDraw_vertices.cpp123 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
DSkPicturePlayback.cpp384 SkTArray<SkMatrix> matrices(matrixCount); in handleOp() local
DSkRuntimeEffect.cpp1160 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
/external/skia/samplecode/
DSampleShadowUtils.cpp172 SkTDArray<SkMatrix> matrices; in onDrawContent() local
/external/deqp/modules/glshared/
DglsShaderRenderCase.cpp562 } matrices[] = in getDefaultVertexArrays() local
/external/deqp/external/openglcts/modules/common/
DglcShaderRenderCase.cpp638 } matrices[] = { { "a_mat2", 2, 2 }, { "a_mat2x3", 2, 3 }, { "a_mat2x4", 2, 4 }, in getDefaultVertexArrays() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1755 } matrices[] = in setupDefaultInputs() local
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h1500 float matrices[SVGA3D_TRANSFORM_MAX][16]; member