/external/swiftshader/src/Shader/ |
D | Constants.hpp | 38 word4 maskW4Q[16]; 39 word4 invMaskW4Q[16]; 66 word4 maskW01Q[4]; 68 word4 mask565Q[8];
|
/external/swiftshader/src/Pipeline/ |
D | Constants.hpp | 38 word4 maskW4Q[16]; 39 word4 invMaskW4Q[16]; 66 word4 maskW01Q[4]; 68 word4 mask565Q[8];
|
/external/swiftshader/src/Renderer/ |
D | TextureStage.hpp | 124 word4 constantColor4[4]; 126 word4 bumpmapMatrix4W[2][2]; 127 word4 luminanceScale4; 128 word4 luminanceOffset4;
|
D | PixelProcessor.hpp | 169 word4 color4[3]; 177 word4 textureFactor4[4]; 179 word4 alphaReference4; 181 word4 blendConstant4W[4]; 183 word4 invBlendConstant4W[4]; 313 word4 cW[8][4];
|
D | Sampler.hpp | 53 word4 borderColor4[4];
|
D | Renderer.hpp | 147 word4 cW[8][4];
|
D | Renderer.cpp | 412 …memcpy(&data->ps.cW, PixelProcessor::cW, sizeof(word4) * 4 * (draw->psDirtyConstF < 8 ? draw->psDi… in draw()
|
/external/skqp/src/sksl/ |
D | SkSLSPIRVCodeGenerator.h | 293 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4, 296 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4, 299 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4, 302 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4, 305 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
|
D | SkSLSPIRVCodeGenerator.cpp | 300 int32_t word3, int32_t word4, OutputStream& out) { in writeInstruction() argument 305 this->writeWord(word4, out); in writeInstruction() 309 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() argument 315 this->writeWord(word4, out); in writeInstruction() 320 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() argument 326 this->writeWord(word4, out); in writeInstruction() 332 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() argument 338 this->writeWord(word4, out); in writeInstruction() 345 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() argument 352 this->writeWord(word4, out); in writeInstruction()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_state_common.c | 2499 uint32_t result = 0, word4 = 0, yuv_format = 0; in r600_translate_texformat() local 2543 word4 |= r600_get_swizzle_combined(swizzle_xxxy, swizzle_view, FALSE); in r600_translate_texformat() 2545 word4 |= r600_get_swizzle_combined(swizzle_zyxw, swizzle_view, FALSE); in r600_translate_texformat() 2547 word4 |= r600_get_swizzle_combined(swizzle_zyx1, swizzle_view, FALSE); in r600_translate_texformat() 2549 word4 |= r600_get_swizzle_combined(desc->swizzle, swizzle_view, FALSE); in r600_translate_texformat() 2551 word4 |= r600_get_swizzle_combined(desc->swizzle, swizzle_view, FALSE); in r600_translate_texformat() 2562 word4 |= r600_get_swizzle_combined(swizzle_xxxx, swizzle_view, FALSE); in r600_translate_texformat() 2567 word4 |= r600_get_swizzle_combined(swizzle_xxxx, swizzle_view, FALSE); in r600_translate_texformat() 2574 word4 |= r600_get_swizzle_combined(swizzle_yyyy, swizzle_view, FALSE); in r600_translate_texformat() 2578 word4 |= r600_get_swizzle_combined(swizzle_xxxx, swizzle_view, FALSE); in r600_translate_texformat() [all …]
|
D | r600_state.c | 670 uint32_t word4 = 0, yuv_format = 0, pitch = 0; in r600_create_sampler_view_custom() local 699 &word4, &yuv_format, do_endian_swap); in r600_create_sampler_view_custom() 765 view->tex_resource_words[4] = (word4 | in r600_create_sampler_view_custom()
|
D | evergreen_state.c | 716 uint32_t word4 = 0, yuv_format = 0, pitch = 0; in evergreen_fill_tex_resource_words() local 758 &word4, &yuv_format, do_endian_swap); in evergreen_fill_tex_resource_words() 861 tex_resource_words[4] = (word4 | in evergreen_fill_tex_resource_words()
|
/external/skia/src/sksl/ |
D | SkSLSPIRVCodeGenerator.h | 345 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4, 348 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4, 351 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4, 354 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4, 357 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
|
D | SkSLSPIRVCodeGenerator.cpp | 299 int32_t word3, int32_t word4, OutputStream& out) { in writeInstruction() argument 304 this->writeWord(word4, out); in writeInstruction() 308 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() argument 314 this->writeWord(word4, out); in writeInstruction() 319 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() argument 325 this->writeWord(word4, out); in writeInstruction() 331 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() argument 337 this->writeWord(word4, out); in writeInstruction() 344 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() argument 351 this->writeWord(word4, out); in writeInstruction()
|
/external/swiftshader/src/Device/ |
D | PixelProcessor.hpp | 157 word4 alphaReference4; 159 word4 blendConstant4W[4]; 161 word4 invBlendConstant4W[4];
|
D | Sampler.hpp | 53 word4 borderColor4[4];
|
/external/swiftshader/src/System/ |
D | Types.hpp | 55 typedef ALIGN(8, uint16_t) word4[4];
|
/external/swiftshader/src/Common/ |
D | Types.hpp | 56 typedef ALIGN(8, uint16_t) word4[4];
|