Home
last modified time | relevance | path

Searched defs:oz (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/math/
Dm_xform_tmp.h425 const GLfloat ox = from[0], oy = from[1], oz = from[2]; in TAG() local
471 const GLfloat ox = from[0], oy = from[1], oz = from[2]; in TAG() local
493 const GLfloat ox = from[0], oy = from[1], oz = from[2]; in TAG() local
517 const GLfloat ox = from[0], oy = from[1], oz = from[2]; in TAG() local
542 const GLfloat ox = from[0], oy = from[1], oz = from[2]; in TAG() local
565 const GLfloat ox = from[0], oy = from[1], oz = from[2]; in TAG() local
593 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; in TAG() local
640 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; in TAG() local
663 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; in TAG() local
688 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; in TAG() local
[all …]
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h223 int64 oz; // Output depth. member
Dop_level_cost_estimator_test.cc203 int kx, int ky, int oz) { in DescribeConvolution()
244 int oy, int oz, bool has_side_input, in DescribeFusedConv2DBiasActivation()
Dop_level_cost_estimator.cc966 int64 oz = filter_shape.dim(out_channel_index).size(); in ConvolutionDimensionsFromInputs() local
2163 int64 oz = iz; in OpDimensionsFromInputs() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dconvolution_variants_test.cc804 constexpr int oz = 2; in XLA_TEST_F() local
837 constexpr int oz = 1; in XLA_TEST_F() local
870 constexpr int oz = 1; in XLA_TEST_F() local
903 constexpr int oz = 16; in XLA_TEST_F() local
937 constexpr int oz = 16; in XLA_TEST_F() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp862 float oz = viewport.minDepth; in rasterizeExpectedResults() local