Home
last modified time | relevance | path

Searched defs:n_components (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/contrib/factorization/python/ops/
Dfactorization_ops.py190 n_components, argument
428 def _create_gramian(n_components, name): argument
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderProperties.cpp83 glw::GLint n_components = property_value_data[n_property * 3 + 1]; in iterate() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp346 const glw::GLuint n_components = N_Components; in vectorSubtractInPlace() local
1670 const glw::GLuint n_components = N_Components; in verifyResultImage() local
2358 glw::GLuint n_components = 0; in getSamplingComputeShaderCode() local
2492 glw::GLuint n_components = 0; in getSamplingFragmentShaderCode() local
2572 const glw::GLchar* color_type, glw::GLuint n_components, in getSamplingFunctionCall()
2695 glw::GLuint n_components = 0; in getSamplingGeometryShaderCode() local
2779 glw::GLuint n_components = 0; in getSamplingTesselationControlShaderCode() local
2865 glw::GLuint n_components = 0; in getSamplingTesselationEvaluationShaderCode() local
2952 glw::GLuint n_components = 0; in getSamplingVertexShaderCode() local
3035 samplingFunction sampling_function, const glw::GLchar* color_type, glw::GLuint n_components, in getShadowSamplingFunctionCall()
[all …]
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp10260 const unsigned int n_components = Utils::getNumberOfComponentsForVariableType(variable.type); in logVariableContents() local
10330 unsigned int n_components = 0; in setInputAttributeValues() local
13165 glw::GLuint n_components = Utils::getNumberOfComponentsForVariableType(m_arg_type); in call() local
13206 const glw::GLuint n_components = de::max(n_components_0, n_components_1); in call() local
13356 const glw::GLuint n_components = de::max(n_components_0, n_components_1); in call() local
13488 …const glw::GLuint n_components = de::max(de::max(n_components_0, n_components_1), n_components_2… in call() local
13602 const glw::GLuint n_components = Utils::getNumberOfComponentsForVariableType(type); in getArgumentComponents() local
13666 const glw::GLuint n_components = getArgumentComponents(argument); in getArgumentStride() local
13698 const glw::GLuint n_components = Utils::getNumberOfComponentsForVariableType(type); in getResultComponents() local
13740 const glw::GLuint n_components = Utils::getNumberOfComponentsForVariableType(type); in getResultStride() local
[all …]
Dgl4cShaderImageLoadStoreTests.cpp7546 static const GLuint n_components = 4; /* RGBA */ in CompareRGBA8Textures() local
7643 static const GLuint n_components = 4; /* RGBA */ in CreateRGBA8DestinationTexture() local
7674 static const GLuint n_components = 4; /* RGBA */ in CreateRGBA8SourceTexture() local
7757 const GLuint n_components = 4; in CreateRGBA8Texture() local
7809 static const GLuint n_components = 4; /* RGBA */ in ExtractTextureData() local
8207 static const GLuint n_components = 4; /* RGBA */ in CheckIfTextureIsBlack() local
8245 static const GLuint n_components = 4; /* RGBA */ in CheckIfTextureWasModified() local
8360 static const GLuint n_components = 4; /* RGBA */ in Create2DRGBA8CompleteTexture() local
8441 static const GLuint n_components = 4; /* RGBA */ in Create2DRGBA8IncompleteTexture() local
Dgl4cTextureViewTests.cpp1073 const unsigned int n_components) in getGLSLDataTypeForSamplerType()
6593 const unsigned int n_components, in getComponentDataForByteAlignedInternalformat()
Dgl4cShaderSubroutineTests.cpp1416 const unsigned int& n_components) in getVariableTypeFromProperties()
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.hpp53 glw::GLuint n_components; member
/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp1762 static const GLuint n_components = 2; in prepareTexture() local
1776 static const GLuint n_components = 4; in prepareTexture() local
/external/mesa3d/src/mesa/main/
Dtexcompress_bptc.c366 int n_components; in extract_unorm_endpoints() local