Searched refs:matrices (Results 1 – 19 of 19) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_cooperative_matrix.adoc | 26 Cooperative matrix types are medium-sized matrices that are primarily
|
D | VK_NV_cooperative_matrix.adoc | 24 Cooperative matrix types are medium-sized matrices that are primarily
|
D | VK_NV_device_generated_commands.adoc | 36 implement a number of critical functions, like updating matrices, or
|
D | spirvenv.adoc | 1088 rows, and number of columns must: match one of the matrices in any of 1125 of rows, and number of columns must: match one of the matrices in any of
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_KHR_cooperative_matrix.asciidoc | 32 support for element-wise operations on these matrices. Since the release of
|
/hardware/interfaces/tests/baz/1.0/ |
D | IBaz.hal | 69 vec<T> matrices;
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | GLEScmContext.cpp | 109 MatrixStack matrices; in GLEScmContext() local 110 android::base::loadBuffer(stream, &matrices); in GLEScmContext() 111 return matrices; in GLEScmContext() 243 [](android::base::Stream* stream, const MatrixStack& matrices) { in onSave() argument 244 android::base::saveBuffer(stream, matrices); in onSave() 282 void GLEScmContext::restoreMatrixStack(const MatrixStack& matrices) { in restoreMatrixStack() argument 283 for (size_t i = 0; i < matrices.size(); i++) { in restoreMatrixStack() 287 dispatcher().glLoadMatrixf(&matrices[i][0][0]); in restoreMatrixStack()
|
D | GLEScmContext.h | 248 void restoreMatrixStack(const MatrixStack& matrices);
|
/hardware/interfaces/tests/baz/1.0/default/ |
D | Baz.cpp | 403 result[i].matrices.resize(6); in getNestedStructs()
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 877 * <a href="https://en.wikipedia.org/wiki/Hadamard_product_(matrices)"> 878 * Hadamard product</a> that takes two matrices and produces another 880 * elements of the input matrices. 1395 * Each rank adds a dimension to the weights matrices by means of stacking
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | fxvertex.adoc | 138 Such matrices are treated as an array of column vectors with values taken 215 Such matrices are treated as an array of column vectors with values taken
|
D | shaders.adoc | 3228 * pname:MSize is the number of rows in matrices code:A, code:C, and 3232 * pname:NSize is the number of columns in matrices code:B, code:C, 3269 * pname:MSize is the number of rows in matrices A, C, and D. 3271 * pname:NSize is the number of columns in matrices B, C, D.
|
D | accelstructures.adoc | 77 anything other than instance definitions, transform matrices, and vertex or 1304 by interpolation between two matrices.
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 1172 * ANDROID_SENSOR_FORWARD_MATRIX1 matrices.</p> 1185 * ANDROID_SENSOR_FORWARD_MATRIX2 matrices.</p>
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | writing.adoc | 522 markup (examples found in the Vulkan Specification include matrices,
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 1146 * <a href="https://en.wikipedia.org/wiki/Hadamard_product_(matrices)"> 1147 * Hadamard product</a> that takes two matrices and produces another 1149 * elements of the input matrices. 1781 * Each rank adds a dimension to the weights matrices by means of stacking
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 1144 * <a href="https://en.wikipedia.org/wiki/Hadamard_product_(matrices)"> 1145 * Hadamard product</a> that takes two matrices and produces another 1147 * elements of the input matrices. 1824 * Each rank adds a dimension to the weights matrices by means of stacking
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 2472 * Define alignment requirements for matrices in terms of arrays. 3679 * Add clarifications about ray tracing transform matrices to
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.mjs | 10186 // should look at TeX's behavior especially for \over and matrices.
|