Home
last modified time | relevance | path

Searched defs:source_format (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/imagination/vulkan/
Dpvr_job_common.h60 uint32_t source_format; member
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_rs.h40 uint8_t source_format; /* RS_FORMAT_XXX */ member
/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp1653 const _texture_format &source_format = texture_formats[source_format_idx]; in calculate_expected_value() local
2691 … const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in executeTestCase() local
2831 const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in getFragmentShader() local
2911 … const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in getVertexShader() local
3074 … const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in logTestCaseDetials() local
3703 const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in verifyOutputImage() local
Dgl3cTextureSizePromotion.cpp270 glw::GLenum source_format = GL_RGBA; in prepareSourceTexture() local
/external/googleapis/google/cloud/gkehub/v1/configmanagement/
Dconfigmanagement.proto94 string source_format = 8; field
/external/googleapis/google/cloud/gkehub/v1beta/configmanagement/
Dconfigmanagement.proto100 string source_format = 8; field
/external/googleapis/google/cloud/gkehub/v1alpha/configmanagement/
Dconfigmanagement.proto100 string source_format = 8; field
/external/mesa3d/src/panfrost/compiler/
Dcompiler.h506 enum bi_source_format source_format; /* LD_VAR_BUF */ member